#popup-exit {
	font: 20px/1.6em 'Source Sans Pro', Helvetica, Arial;
}

.tb-form {
	text-align: center;
}

#aside .tb-form {
	border: solid #f9d7ce 2px;
	padding: 28px 28px 25px 28px;
}

#article .tb-form-ap {
	background: url('images/bg-tb-form-ap.png') 25px bottom no-repeat;
	padding: 1.75em 0 1.35em 0;
}

#article .tb-form-sp {
	background: url('images/bg-tb-form.png') left bottom no-repeat;
	padding-bottom: 1.35em;
}

#popup-comments {
	width: 300px;
	position: fixed;
	bottom: 0;
	right: 0;
	transition: all 0.35s ease;
	background: #f16334;
	color: #fff;
	padding: 30px 30px 15px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#popup-comments.hidden {
	bottom: -100%;
}

#popup-exit {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	color: #fff;
	padding: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#popup-exit .tb-form {
	max-width: 885px;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* title */

#aside .tb-form .title {
	font-size: 26px;
	font-size: 1.3rem;
	font-weight: 600;
	padding: 0 0 20px 0;
}

#article .tb-form-ap .title {
	font-size: 35px;
	font-size: 1.75rem;
	padding: 0 0 0.428em 0;
}

#article .tb-form-sp .title {
	font-size: 50px;
	font-size: 2.5rem;
	line-height: 1.2em;
	padding: 0 0 0.16em 0;
	max-width: 1000px;
	margin: 0 auto;
}

#popup-comments .tb-form .title,
#popup-exit .tb-form .title {
	color: #fff;
	font-weight: 300;
	padding: 0 0 1.2em 0;
}

#popup-comments .tb-form .title span,
#popup-exit .tb-form .title span {
	font-weight: 600;
}

#popup-exit .tb-form .title {
	font-size: 44px;
	padding-bottom: 1.5em;
}

.tb-form .title {
	color: #f16334;
	line-height: 1.3em;
}

/* description */

#aside .tb-form .description {
	font-size: 34px;
	padding: 0 0 25px 0;
}

#article .tb-form-ap .description {
	font-size: 48px;
	padding: 0 0 1.354em 0;
}

#article .tb-form-sp .description {
	font-size: 48px;
	padding: 0 0 0.9375em 0;
}

#popup-comments .tb-form .description,
#popup-exit .tb-form .description {
	color: #fff;
	font-weight: 600;
}

#popup-comments .tb-form .description {
	font-size: 28px;
	padding: 0 0 1em 0;
}

#popup-exit .tb-form .description {
	font-size: 29px;
	padding: 0 0 0.75em 0;
}

.tb-form .description {
	font-weight: 300;
	color: #3f4a4d;
	line-height: 1.2em;
}

/* form */

.tb-form .form {
	padding: 0 0 40px 0;
	overflow: hidden;
}

.tb-form-popup .form {
	padding-bottom: 0;
}

#article .tb-form-ap .form {
	padding-bottom: 3.5em;
}

#article .tb-form-sp .form {
	padding-bottom: 3.65em;
	max-width: 885px;
	margin: 0 auto;
}

.tb-form input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2em;
	width: 100%;
	display: block;
	font: 500 18px/1.6em 'Source Sans Pro', Helvetica, Arial;
}

#popup-comments .tb-form input {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
}

#article .tb-form-ap input {
	font-size: 17px;
}

.tb-form input::-webkit-input-placeholder {
	color: #9eadb1 !important;
}

.tb-form-popup input::-webkit-input-placeholder {
	color: #fff !important;
}

.tb-form input:-moz-placeholder {
	color: #9eadb1 !important;
}

.tb-form-popup input:-moz-placeholder {
	color: #fff !important;
}

.tb-form input::-moz-placeholder {
	color: #9eadb1 !important;
}

.tb-form-popup input::-moz-placeholder {
	color: #fff !important;
}

.tb-form input:-ms-input-placeholder {  
	color: #9eadb1 !important;
}

.tb-form-popup input:-ms-input-placeholder {  
	color: #fff !important;
}

.tb-form .lastname {
	display: none;
}

.tb-form .name,
.tb-form .email {
	padding: 8px 68px 8px 25px;
	border: solid #9eadb1 1px;
	background: #fff right center no-repeat;
}

.tb-form .name {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAASBAMAAAAqOtoYAAAAMFBMVEUAAACUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKlRDmj2AAAAEHRSTlMADh0rOldlc4KQn628ytjmdptY7QAAAHZJREFUGNNjYGBgqPt/hAEdcP7//98BXdAfKHgBXbAeKPgJm+AXdMF8oOBHdEE9oOAENDFGt////5igCcb/rdiV8f8wihjL////dgPVoghy/YcAFOfzQQULkAXloYIb0D1JnCDMTBTns0LE/giguEnEBQRQXAQAGetgOJXljoAAAAAASUVORK5CYII=');
}

.tb-form .email {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAARBAMAAAC2kkg4AAAAMFBMVEUAAACUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKmUpKlRDmj2AAAAEHRSTlMADh0rOkhXZYKQn628ytjm+EkBHgAAAHxJREFUGNNjYN0NBdsYkIH9fxhIQBb2hws/QBbWhwtPQBZmg4n+E0AWVo6DCm9CMdsvaD9Y9LvkBxQrf4m/B4r+MbmPKvz/iQ1QuLH/P5rw/8a8/1uAUujCfwxL2P9jCv//6bYfmzAEECOMCKoDWD3/B8XzDCYuEOCILAgAATGRnAMpKH4AAAAASUVORK5CYII=');
}

.tb-form .name,
.tb-form .email,
.tb-form .submit {
	margin: 0 0 12px 0;
	box-shadow: none !important;
}

#popup-comments .tb-form .name,
#popup-comments .tb-form .email {
	background: #e05426;
	color: #fff;
	border: solid #fa8a65 1px;
	margin-bottom: 13px;
}

#popup-exit .tb-form .name,
#popup-exit .tb-form .email {
	background:none;
	color: #fff;
	border: solid #fcfcfc 2px;
}

#popup-comments .tb-form .email {
	margin-bottom: 23px;
}

#popup-comments .tb-form .submit,
#popup-exit .tb-form .submit {
	text-transform: uppercase;
	color: #71b753;
	background: #fcfcfc;
	font-weight: 600;
}

#popup-exit .tb-form .submit {
	text-transform: none;
	border: solid #fcfcfc 2px !important;
}

#article .tb-form .name,
#article .tb-form .email,
#popup-exit .tb-form .name,
#popup-exit .tb-form .email {
	float: left;
}

#article .tb-form-ap .name,
#article .tb-form-ap .email {
	width: 29%;
	padding-left: 20px;
	padding-right: 58px;
}

#article .tb-form-sp .name,
#article .tb-form-sp .email,
#popup-exit .tb-form .name,
#popup-exit .tb-form .email {
	width: 30%;
}

#article .tb-form-ap .name {
	margin: 0 1% 0 0;
}

#article .tb-form-sp .name,
#popup-exit .tb-form .name {
	margin: 0 2.5% 0 0;
}

/* close */

#popup-comments .tb-form .close {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAALCAMAAACTbPdTAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAEHRSTlMAJFSPpxizm4NfDGtIMDx3xifRIAAAAEtJREFUeNo9jEEOwCAIBEcBpdba//+20RL2wiyZLFytcHLJhqrGPt3iOWBpKLxOyQIuusg8zZO3JjcR65PR6+EA07+GVNoEE8+p+gFkcQFY1bdK6wAAAABJRU5ErkJggg==) center no-repeat;
	width: 31px;
	height: 31px;
	text-indent: -9999px;
}

.mfp-popup-exit .mfp-bg {
	opacity: 1;
	background: #71b753;
}

.mfp-popup-exit .mfp-container {
	padding: 0;
}

.mfp-popup-exit .mfp-close {
	background: url('images/bg-popup-exit-close.png') center no-repeat;
	text-indent: -9999px;
	opacity: 1;
	width: 75px;
	height: 75px;
	border: 0 !important;
	padding: 0 !important;
}

/* submit */

.tb-form .submit {
	text-align: center;
	color: #fff;
	background: #f16334;
	border: solid #f16334 2px;
	cursor: pointer;
	padding: 8px 9px;
}

#article .tb-form .submit,
#popup-exit .tb-form .submit {
	float: right;
}

#article .tb-form-ap .submit {
	width: 40%;
}

#article .tb-form-sp .submit,
#popup-exit .tb-form .submit {
	width: 35%;
}

/* privacy */

#aside .tb-form .privacy {
	font-size: 14px;
}

#article .tb-form .privacy {
	font-size: 15px;
	clear: both;
}

#popup-comments .tb-form .privacy {
	color: #fff;
	opacity: 0.5;
	font-size: 14px;
}

.tb-form .privacy {
	line-height: 1.571em;
	color: #94a4a9; 
}

/* visitors */

#aside .tb-form .visitors {
	font-size: 18px;
}

#article .tb-form .visitors {
	font-size: 26px;
}

#popup-exit .tb-form .visitors {
	font-size: 44px;
	color: #fff;
	text-transform: none;
	font-weight: 300;
	padding: 0 0 1.55em 0;
}

#popup-exit .tb-form .visitors span {
	font-weight: 600;
}

.tb-form .visitors {
	text-transform: uppercase;
	color: #94a4a9;
	line-height: 1.222em;
}

/* number */

#aside .tb-form .number {
	padding: 5px 0 0 0;
	display: block;
	font-size: 30px;
	line-height: 1em;
	font-weight: 600;
	color: #f16334;
}

/* counter */

.tb-counter {
	height: 82px;
	background: #eaeff1;
	border-top: solid #e1e9ec 1px;
	border-bottom: solid #e1e9ec 1px;
	position: relative;
}

.tb-counter-ap {
	margin-bottom: 5em;
}

.tb-counter:after {
	content: '';
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: -1px;
	left: 50%;
	background: #fff;
	border-top: solid #e1e9ec 1px;
	border-bottom: solid #e1e9ec 1px;
}

.tb-counter-full:after {
	background: inherit;
}

.tb-counter .scale {
	max-width: 1116px;
	height: 100%;
	margin: 0 auto;
	background: #fff;
	position: relative;
}

.tb-counter .scale:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	background: center no-repeat;
}

.tb-counter-ap .scale:after {
	background-image: url('images/bg-tb-counter-scale-ap.png');
}

.tb-counter-sp .scale:after {
	background-image: url('images/bg-tb-counter-scale.png');
	background-size: 100%;
}

.tb-counter .percent {
	height: 100%;
	background: #eaeff1;
	position: relative;
	z-index: 2;
}


/* content */

.tb-content {
	padding: 140px 0 0 0;
}

.tb-content .list {
	overflow: hidden;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAZCAYAAADwkER/AAAAFElEQVQI12N4+PLNfyYGBgaGASAA0jID5lvL+6wAAAAASUVORK5CYII=') center top repeat-y;
	margin-bottom: 5em;
}

.tb-content li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	clear: both;
	position: relative;
}

.tb-content .content {
	max-width: 335px;
	position: relative;
	z-index: 2;
}

.tb-content li:nth-child(2n+1),
.tb-content li:nth-child(2n+1) .content {
	float: left;
}

.tb-content li:nth-child(2n+2),
.tb-content li:nth-child(2n+2) .content {
	float: right;
}

.tb-content li:nth-child(2n+1):after,
.tb-content li:nth-child(2n+2):after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
}

.tb-content li:nth-child(2n+1):after {
	right: -19px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANcAAAAnCAMAAACrMS2eAAAASFBMVEXh6ezi6u3j6u3j6+3l7O/m7O/m7e/r8fPs8fPt8vTu8vTu8/Tv8/Xw9PXz9vjz9/j09/j3+fr4+vr8/f39/f79/v7+/v/////okpAVAAAA7UlEQVR42u3YQQ6DIBAFUEQVVBQU0fvftHGCiWJNd02H/r9jVn3pgDBiyzNwwQUXXH/mClbXUsha25CRK5hCHClMyMXlSnFO6fJwGZHG8HcR6w7j73JxW/XTsi1zHzea4+7ykhzKH2tFa+mZuzpiDKfKQJWOtytQ3+lLTVNfBtYuSwZ/bU2yWtYuFXvu3puKtavZCVNSnPZiw9pFp6FPip5OxOjiltPPXhPXStVc/y/sL5yHX8v4+P0acd/4xbQP98M2j/u89sdax/t8Nu+v+fL+wnsZ8w3MozA//CSzqpJCVsoGzOfhggsuuN7lBa75wrHjT6BbAAAAAElFTkSuQmCC') right top no-repeat;
}

.tb-content li:nth-child(2n+2):after {
	left: -19px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANcAAAAnCAMAAACrMS2eAAAASFBMVEXh6ezi6u3j6u3j6+3l7O/m7O/m7e/r8fPs8fPt8vTu8vTu8/Tv8/Xw9PXz9vjz9/j09/j3+fr4+vr8/f39/f79/v7+/v/////okpAVAAAA8klEQVR42u3YwQ6DIAwGYEQVVBQU0fd/08UGNyUxHpYsK/l7g+7yZQVLxZZnwAUXXHB96QpW11LIWtuQkSuYQhxRmJCLy5XiHKXLw2VEGoa/K7JSGH+Xi8eqn5dtmfp40Bx3l5fkUP5YK1pLz9zVEWM4ZQba6Xi7AtWdvqQ01WVg7bJkuBadJ6tl7VJJzX1qU7F2NTthSnLTvtmwdtFt6JOcpxuRtUvssSa5lXbjD5jF8/+F84X78Geu8fb7NaLf+EPX1t70h20e/bz2x1rHfj6r99f8fn/hvYz5BuZRmB8+zntVJYWslA2Yz8MFF1xw5RAvziDCseG6Qi0AAAAASUVORK5CYII=') left top no-repeat;
}

.tb-content .bottom-before {
	padding-bottom: 120px;
}

.tb-content h2 {
	font-weight: 600;
	line-height: 1.5em;
	margin: 0 0 12px 0;
	background: #fff;
}

.tb-content img {
	display: block;
	margin: 0 0 15px 0;
}

.tb-content .details {
	font-style: italic;
	font-size: 17px;
	color: #617176;
	overflow: hidden;
	position: relative;
	top: 35px;
	margin: -35px 0 0 0;
}

.tb-content .details .date {
	font-weight: 600;
	float: left;
}

.tb-content .details .comments {
	float: right;
}

.tb-content .details .comments span:before {
	content: '/ ';
}

.tb-content .details .comments span:first-child:before {
	content: '';
}

.tb-content .note {
	text-align: center;
	padding-bottom: 3.5em;
}

.tb-content .note .title {
	width: 335px;
}

.tb-content li:nth-child(2n+1).note:after {
	background-image: url('images/bg-tb-list-note-left.png');
}

.tb-content li:nth-child(2n+2).note:after {
	background-image: url('images/bg-tb-list-note-right.png');
}

.tb-content .note .date {
	display: inline-block;
	font-size: 30px;
	line-height: 1.2em;
	font-weight: 600;
	color: #74b517;
	padding: 0 0 5px 0;
	background: #fff;
}

.tb-content .bottom {
	margin: 0 auto;
	padding: 55px 0 0 0;
	text-align: center;
	background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAMAAAC7faEHAAAAdVBMVEXnXz3oZUToZ0boZ0foaEjpaUnpakvpa0vrd1rrd1vreV3vl4HwmILxoo7xo4/yppPyqJXyqJbyqZfyqpjzrp3zr572wbT2wrT2xrr3x7v51Mv5187518/97+v97+z98O398e798/H99fP+9vT++/r//v7////PRXKHAAAA6ElEQVQ4y+XUSXKCQBQA0AfBkThHQWMQiXr/I2bjggY0lMvk77rqVU9/cOsX/qarsnSSSCZp9v3EVesIQLSpHrl8pB6jvNNdV5qxvna4jXZs2m4PxIvP8+18XMTAvunKAUiL+7pIwaBsuBn4qN18C2ahqyJIgy9LIaoCl0FcBu4UQxa4FOaNXM1rZ9zdFA4Nd4Bp4BL4argCksCBS8NdQHu/omu/t5fu1/e9u47/K2PYvZSPe363v+W3VS+ndzA4Pay/Y73+8n71vOrqj2WLLa/d/TYM1DDv1b/r6vk8GCeS8fN58A/m5A/HT64kotzb4wAAAABJRU5ErkJggg==') center top no-repeat;
	font-size: 25px;
	line-height: 1.6em;
	width: 100%;
}

.tb-content .bottom:after {
	display: none !important;
}

.tb-content .bottom .number {
	display: block;
	font-size: 60px;
	line-height: 1em;
	font-weight: 600;
	color: #f16334;
}


@media only screen and (max-width: 800px) {
	
	#article .tb-form .name,
	#article .tb-form .email,
	#article .tb-form .submit,
	#popup-exit .tb-form .name,
	#popup-exit .tb-form .email,
	#popup-exit .tb-form .submit {
		float: none;
		width: 100%;
		margin-bottom: 12px;
	}
	
	#article .tb-form-ap input {
		font-size: 18px;
	}
	
	#popup-exit {
		padding: 25px 10px;
	}
	
}


@media only screen and (max-width: 700px) {

	#article .tb-form-sp .inner {
		padding-bottom: 3em;
	}
	
	#popup-exit .tb-form .title,
	#popup-exit .tb-form .visitors {
		font-size: 30px;
		font-size: 1.5rem;
		line-height: 1.3em;
		padding-bottom: 1em;
	}
	
	#popup-exit .tb-form .description {
		font-size: 25px;
		font-size: 1.25rem;
		padding-bottom: 0.5em;
		line-height: 1.2em;
	}
	
	#popup-exit .mfp-close {
		width: 40px;
		height: 40px;
	}
	
	.tb-counter {
		height: 52px;
	}
	
	.tb-counter-ap {
		background-position: center bottom;
		background-size: 100%;
	}
	
	.tb-counter-ap .scale:after {
		background-size: 100%;
	}
	
}